Release 10.1A: OpenEdge Data Management:
Database Administration
PROUTIL WBREAK-COMPILER qualifier
Compiles a word-break table. For PROUTIL WBREAK-COMPILER to succeed, the word-break table source file must define a data structure named
word_attr.Syntax
Parameters
src-fileIdentifies the word-break table source file to compile.
rule-numSpecifies an integer between 1 and 255 (inclusive) that will uniquely identify the compiled word-break table. PROUTIL WORD-BREAK COMPILER names the compiled version of the word-break table
proword.rule-num. For example, ifrule-numis 34, the name of the compiled word-break table file isproword.34.Note
- See OpenEdge Development: Progress 4GL Handbook for more information about word indexes and word-break table syntax.
- To reference your compiled word-break table (
proword.rule-num), move it to the$DLCdirectory or set the PROWD environment variable to point to the location of the file. When you set the PROWD environment variable, append the value ofrule-numto PROWD. For example:
- To apply the word-break rules to a database, use the WORD-RULES qualifier with the PROUTIL utility.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |